home *** CD-ROM | disk | FTP | other *** search
/ Amiga Tools 2 / Amiga Tools 2.iso / tex / macros / source / packages / eepic / eepic.tex / node16_mn.html < prev    next >
Text File  |  1995-03-15  |  718b  |  18 lines

  1.  
  2. <H2><A ID="SECTION00046000000000000000">
  3. <TT>arc</TT></A>
  4. </H2>
  5. <tex2html_verb_mark>58<tex2html_verb_mark> draws an circular arc. The syntax is
  6. <BLOCKQUOTE>
  7. <BR>
  8. <tex2html_image_mark>#alltt150#
  9. <BR>
  10. </BLOCKQUOTE>
  11. <#157#><EM>diameter</EM><#157#> is specified in <tex2html_verb_mark>59<tex2html_verb_mark> and both <#158#><EM>start-angle</EM><#158#> and <#159#><EM>end-angle</EM><#159#> are in radian. <#160#><EM>start-angle</EM><#160#>
  12. must be within 0 and 2<I>π</I> and <#161#><EM>end-angle</EM><#161#> can be any value
  13. between <#162#><EM>start-angle</EM><#162#> and <#163#><EM>start-angle</EM><#163#> + 2<I>π</I>. Arcs
  14. are drawn in clockwise direction with angle 0 pointing to the
  15. right on the paper.
  16.  
  17. <P>
  18.